projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8144e3
)
*** empty log message ***
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 7 Oct 2006 13:30:41 +0000
(13:30 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 7 Oct 2006 13:30:41 +0000
(13:30 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 38575849ff92e06fdec0b2b2ce4046cd99dacf3d..ef4ec256895dd89e707e4e607bdeb753c2b6779f 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-3,6
+3,8
@@
* mail/rmail.el (rmail-redecode-body): If the old encoding is
`undecided', call find-coding-systems-region to find a proper
non-trivial encoding.
+ (rmail-mime-charset-pattern): Allow a TAB between "Content-Type"
+ and "text/plain".
2006-10-07 Kevin Ryde <user42@zip.com.au>